Restore old code in allocate_string_data to avoid Faset breakage.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 17 Jul 2012 12:31:29 +0000 (16:31 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 17 Jul 2012 12:31:29 +0000 (16:31 +0400)
commit808aa14e5de1a886083528e3a2d15e872483ec20
tree1d71071419f1ac6ae5e9cae270b574317e847ec1
parentef247dc5c87e97ede53fa33e038194a75e0c835d
Restore old code in allocate_string_data to avoid Faset breakage.
Reported by Julien Danjou <julien@danjou.info> in
http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00371.html.
* alloc.c (allocate_string_data): Restore old code with minor
adjustments, fix comment to explain this subtle issue.
src/ChangeLog
src/alloc.c